Skip to content

Releases: jonchurch/ftl

v1.2.1

29 May 03:53
Compare
Choose a tag to compare
  • adapt test file to FTL package 1936d73
  • remove console logs, oops 28aecb1
  • update axios peerdep requirement from 1.0.0 to 1.4.0 ebf2fee

v1.2.0...v1.2.1

v1.2.0

22 May 02:16
Compare
Choose a tag to compare

This release makes sure type declarations are published, as they previously were not.
This required fixing a build error, where we needed to change the type of the Config received by the response interceptor

  • fix a typeerror with InternalAxiosRequestConfig 2208c27
  • emit type declarations b91e805

v1.1.1...v1.2.0

v1.1.1

16 May 02:24
Compare
Choose a tag to compare
  • update the readme to reflect the need to install axios 0c1b747

v1.1.0...v1.1.1

v1.1.0

16 May 02:22
Compare
Choose a tag to compare

v1.0.1...v1.1.0

Initial release!

16 May 02:16
Compare
Choose a tag to compare
  • shamefully make the test script a no-op fdea4d4
  • update publishing info, rename main file to index 3613edc
  • create build and prepublish script 44fab22
  • create readme.md c7b7b7f
  • add node types 4d7f07c
  • update package.json metadata d1068ab
  • install tsup, ts, init ts project cc9651b
  • update ignore, install axios 599aade
  • initial commit 4ce4b93

e44ec2f...v1.0.1