Skip to content

Latest commit

 

History

History
73 lines (37 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

73 lines (37 loc) · 1.1 KB

ao3-toolkit

2.2.0

Minor Changes

  • 24b5354: Added methods to the work class and Language Codes are now bidirectional

2.1.8

Patch Changes

  • 3fe7c98: Fixed some issues with getWorkList

2.1.7

Patch Changes

  • cdf4d12: further fixes to the axios header

2.1.6

Patch Changes

  • 25a33b9: Find scoped package.json with find-up-simple

2.1.5

Patch Changes

  • 1d5180b: axios header behaviour fix

2.1.4

Patch Changes

  • 3eeacaf: Updated behaviour of Axios Header creator

2.1.3

Patch Changes

  • 5c4046e: Dynamically Change the Axios header

2.1.2

Patch Changes

  • bddd5cc: Remove github packages

2.1.1

Patch Changes

  • 834a270: Publish to GitHub Packages

2.1.0

Minor Changes

  • e7c9e72: Changed the tsconfig target from ES2020 to ES2021 to change .replace functions with .replaceAll functions

2.0.1

Patch Changes

  • 6f6c07c: Updated the readme

2.0.0

Major Changes

  • 4f9c79c: Complete rewrite of the package. Keeps a lot of the functionality but some ClassNames and Types may have changed, so this will prbably break older versions