Releases: Ashu11-A/Fragment-source
v0.0.2 📈 Storage improvements, Bun compatibility, and static imports
Full Changelog: v0.0.1-canary...v0.0.2-canary
Changes
-
📦 Storing
package.json
in Buffer
Thepackage.json
is now stored directly in aBuffer
, correcting the correct availability in external packages and in the manipulation of information. -
🥯 Correction of
PKG_MODE
for compatibility with Bun
We have corrected the functionality ofPKG_MODE
to ensure full compatibility with the Bun runtime. -
⏳ Processing time display
Database calls now show the time required for execution -
❌ Removal of
glob
from packages and use of static imports
Theglob
dependency has been removed from packages, and imports are now carried out statically. This was necessary because the Bun build does not dynamically import them into the build, so it was necessary to switch to a static build, generating all the necessary imports to correctly record the data in memory.
v0.0.1-canary | 📦 Monorepo infrastructure
What's Changed
- Bump ws from 8.17.0 to 8.17.1 in /bot in the npm_and_yarn group across 1 directory by @dependabot in #9
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #10
Full Changelog: v0.0.3-pre...v0.0.1-canary
v0.0.3-pre
Full Changelog: v0.0.2-pre...v0.0.3-pre
v0.0.6-beta
🐛 Fix: Build ESM to CJS
v0.0.2
What's Changed
- Bump mysql2 from 3.9.7 to 3.9.8 in /core in the npm_and_yarn group across 1 directory by @dependabot in #7
Full Changelog: v0.0.1-pre...v0.0.2-pre
v0.0.1
What's Changed
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v0.0.6...v0.0.1-pre
v0.0.5 - Ticket update
Full Changelog: v0.0.4-beta...v0.0.5-beta
v0.0.4-beta Muitas coisas
Full Changelog: v0.0.3-beta...v0.0.4-beta