Releases: The-Best-Codes/best-bible
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.
v1.5.8
Full Changelog: v1.5.7...v1.5.8
In this release, we have updated our dependencies and resolved issues with the Bible formatting (translation markers). Translation markers have been removed, but will be optional to output as normal, JSON, or not at all in a future version (see scripts/processBible.js
).
Thanks for using best-bible!
v1.5.7
Full Changelog: v1.5.6...v1.5.7
We now use TypeScript as the base for src/ files, and the dist files have been updated to resolve any errors.
v1.5.6
What's Changed
- build(deps-dev): bump esbuild from 0.23.0 to 0.23.1 by @dependabot in #29
- build(deps-dev): bump @types/node from 22.2.0 to 22.4.1 by @dependabot in #28
- build(deps-dev): bump @types/node from 22.4.1 to 22.5.0 by @dependabot in #30
- build(deps-dev): bump @types/node from 22.5.0 to 22.5.2 by @dependabot in #31
- Update misc dependencies
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- build(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.0 by @dependabot in #24
- build(deps-dev): bump @types/node from 22.0.0 to 22.1.0 by @dependabot in #26
Full Changelog: v1.5.3...v1.5.5
v1.5.3
Full Changelog: v1.5.2...v1.5.3
So many bugs - ignore this again.