Skip to content

Releases: Ashu11-A/Fragment-source

v0.0.2 📈 Storage improvements, Bun compatibility, and static imports

22 Oct 19:48
Compare
Choose a tag to compare

Full Changelog: v0.0.1-canary...v0.0.2-canary


Changes

  • 📦 Storing package.json in Buffer
    The package.json is now stored directly in a Buffer, 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 of PKG_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
    The glob 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

21 Oct 23:42
Compare
Choose a tag to compare

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

16 Jun 03:26
Compare
Choose a tag to compare

v0.0.6-beta

04 May 19:18
Compare
Choose a tag to compare
🐛 Fix: Build ESM to CJS

v0.0.2

11 Jun 09:56
Compare
Choose a tag to compare

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

28 May 04:50
Compare
Choose a tag to compare

What's Changed

  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #6

New Contributors

Full Changelog: v0.0.6...v0.0.1-pre

v0.0.5 - Ticket update

29 Apr 08:09
783868c
Compare
Choose a tag to compare

v0.0.4-beta Muitas coisas

22 Apr 06:27
Compare
Choose a tag to compare

v0.0.3 Implements Authenticate

20 Feb 04:37
Compare
Choose a tag to compare