Skip to content

3.0.0

Compare
Choose a tag to compare
@unicornware unicornware released this 15 Jun 03:09
· 225 commits to main since this release
3.0.0
deca9e4

3.0.0 (2024-06-14)

⚠ BREAKING CHANGES

  • Reader#sliceSerialize
  • Reader#slice
  • [CodeReader] #stringify -> #serialize
  • [Reader] eof code regression

📦 Build

  • [ca84f53] deps-dev: Bump eslint-plugin-chai-expect from 3.0.0 to 3.1.0 (#76)
  • [82ab725] deps-dev: Bump eslint-plugin-jsdoc from 48.2.9 to 48.2.12 (#77)
  • [18d881e] deps-dev: Bump lint-staged from 15.2.5 to 15.2.6 (#72)
  • [a59eebb] deps-dev: Bump lint-staged from 15.2.6 to 15.2.7 (#75)
  • [1b30fc3] deps-dev: Bump prettier from 3.3.1 to 3.3.2 (#71)
  • [f25a40c] deps-dev: Bump the typescript-eslint group with 2 updates (#70)
  • [1e1d904] deps: bump @flex-development/unist-util-types from 1.6.0 to 1.6.1
  • [ff8e5aa] yarn: bump yarn from 4.2.1 to 4.3.0

🤖 Continuous Integration

  • [24f9f4f] deps: Bump actions/checkout from 4.1.6 to 4.1.7 (#74)
  • [cef0f6f] deps: Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#73)

📝 Documentation

✨ Features

🐛 Fixes

  • [4599009] [Reader] eof code regression

🦾 Refactors

  • [c9aecaa] [CodeReader] #stringify -> #serialize
  • [e740f3a] Reader#slice