Releases: The-Best-Codes/best-bible
v1.7.0
v1.6.9
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
Full Changelog: v1.6.7...v1.6.8
Fixing minification issues with GitHub Actions.
v1.6.7
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
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
v1.6.5
Full Changelog: v1.6.4...v1.6.5
Minify builds before publishing.
v1.6.4
Full Changelog: v1.6.3...v1.6.4
In this version, we've modified how the npm package should be downloaded on your device to be more than 2x smaller!
v1.6.3
What's Changed
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #33
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #34
- build(deps): bump actions/github-script from 6 to 7 by @dependabot in #35
- build(deps-dev): bump esbuild from 0.23.1 to 0.24.0 by @dependabot in #37
- build(deps-dev): bump @types/node from 22.5.5 to 22.6.1 by @dependabot in #36
Full Changelog: v1.6.0...v1.6.3
v1.6.0
Full Changelog: v1.5.9...v1.6.0
In this release, TypeScript errors regarding the module file not being defined were resolved. The issue was that export
had not been placed before functions.
v1.5.9
Full Changelog: v1.5.8...v1.5.9
We've added deprecation warnings to the cleanVerse
parameters and parseVerse
function in order to give users a fair warning before we remove them completely.