Skip to content

Releases: The-Best-Codes/best-bible

v1.7.5

09 Feb 14:04
fd211e3
Compare
Choose a tag to compare

Full Changelog: v1.7.4...v1.7.5

Updates

  • Update dependencies
  • Experimental Chrome extension support

v1.7.4

27 Jan 15:21
2131117
Compare
Choose a tag to compare

Full Changelog: v1.7.3...v1.7.4

Updates

  • Dependencies updated
  • New CJS build files

v1.7.3

03 Jan 19:29
69ef38e
Compare
Choose a tag to compare

Full Changelog: v1.7.2...v1.7.3

Updates

  • This is attempt #1 of fixing the types generated for the library.

v1.7.2

02 Jan 15:32
ba898f8
Compare
Choose a tag to compare

Full Changelog: v1.7.1...v1.7.2

This version updates JS Docs and improves the typing of modules in both development and production.

Warning

If you have issues with version 1.7.2 to 1.7.0, which deprecate features, try downgrading to 1.6.9 and open an issue describing what's wrong.

v1.7.1

02 Jan 15:00
6303187
Compare
Choose a tag to compare

Full Changelog: v1.7.0...v1.7.1

Updates

  • Bun types
  • Node types
  • TypeScript
  • Formatting fixes

v1.7.0

09 Dec 04:05
dc509a7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update oven-sh/setup-bun action to v2 by @renovate in #44

Full Changelog: v1.6.9...v1.7.0

Updates

  • Sign package with GH actions
  • Update deps
  • Update version

v1.6.9

28 Nov 18:34
9f74601
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.8...v1.6.9

Updates

  • Use bun by default for bundling and building
  • Remove unused dev dependencies

Notice

This is a stable release, but may cause breaking changes. You may want to downgrade to a previous stable version, as no new functionality is introduced.

v1.6.8

16 Nov 21:36
ce54be3
Compare
Choose a tag to compare

Full Changelog: v1.6.7...v1.6.8

Fixing minification issues with GitHub Actions.

v1.6.7

16 Nov 20:58
deacb04
Compare
Choose a tag to compare

Notice

Due to minification and bundle size reduction efforts, you may encounter bugs with the package. If you do, please open an issue and report them or revert to version 1.6.6 and see if the issue exists there.

What's Changed

  • build(deps-dev): bump @types/node from 22.8.6 to 22.8.7 by @dependabot in #40

Full Changelog: v1.6.6...v1.6.7

Updates

  • @types/node
  • Minification methods
  • JSON Bible file has been compressed
  • Remove source map in browser build

v1.6.6

29 Oct 13:42
9529414
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/node from 22.8.1 to 22.8.2 by @dependabot in #39

Full Changelog: v1.6.5...v1.6.6

Updates

@types/node
terser
typescript