Skip to content

Latest commit

 

History

History
419 lines (221 loc) · 20.9 KB

CHANGELOG.md

File metadata and controls

419 lines (221 loc) · 20.9 KB

1.8.0 (2024-02-10)

🚀 Features

  • server-cache: Added base package to support various types of caching on the server (8be6e04)

❤️ Thank You

  • Patrick Sullivan

1.7.2 (2024-02-10)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

  • unique-identifier: Resolved issues with uuid function export (c9384b0)

❤️ Thank You

  • Patrick Sullivan

1.7.1 (2024-02-09)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

  • unique-identifier: Resolved issues with uuid function export (c9384b0)

❤️ Thank You

  • Patrick Sullivan

1.7.0 (2024-02-09)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

❤️ Thank You

  • Patrick Sullivan

1.6.4 (2024-02-09)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

❤️ Thank You

  • Patrick Sullivan

1.6.3 (2024-02-09)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

❤️ Thank You

  • Patrick Sullivan

1.6.2 (2024-02-09)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

❤️ Thank You

  • Patrick Sullivan

1.6.1 (2024-02-09)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

❤️ Thank You

  • Patrick Sullivan

1.6.0 (2024-02-09)

🚀 Features

  • monorepo: Major redesign of project structure (20c7a8f)

🩹 Fixes

  • monorepo: Regenerate the monorepo's pnpm-lock file (d7297d0)

  • monorepo: Removed eslint updates (d4d95c1)

  • monorepo: Readded the noEmit option to tsconfig (b9b43fb)

❤️ Thank You

  • Patrick Sullivan

1.4.4 (2024-01-29)

🩹 Fixes

  • utilities: Reformat the README markdown files (db95426)

❤️ Thank You

  • Patrick Sullivan

1.4.3 (2024-01-29)

🩹 Fixes

  • monorepo: Added the nx-release-publish target to each projects json configuration (a22385a)

❤️ Thank You

  • Patrick Sullivan

1.4.2 (2024-01-29)

🩹 Fixes

  • plugin-system: Resolved various linting issues with workspace (71d1541)

❤️ Thank You

  • Patrick Sullivan

1.4.1 (2024-01-29)

🩹 Fixes

  • plugin-system: Resolved issue with instanciating the PluginLoader from the provided module (778bb6d)

❤️ Thank You

  • Patrick Sullivan

1.4.0 (2024-01-24)

🚀 Features

  • plugin-system: Added the autoInstall option to resolvers (18c1841)

❤️ Thank You

  • Patrick Sullivan

1.3.8 (2024-01-24)

🩹 Fixes

  • plugin-system: Added tsconfig file paths to resolver handler (56ff717)

❤️ Thank You

  • Patrick Sullivan

1.3.7 (2024-01-23)

🩹 Fixes

  • plugin-system: Updated the resolver implementation to use enhanced-resolve package (bda2c10)

❤️ Thank You

  • Patrick Sullivan

1.3.4 (2024-01-21)

🩹 Fixes

  • monorepo: Update the storm-ops workspace dependencies (faadeb6)

❤️ Thank You

  • Patrick Sullivan

1.3.3 (2024-01-21)

Bug Fixes

  • plugin-system: Resolve linting issues (0a27ea0)

1.3.2 (2024-01-21)

Bug Fixes

  • plugin-system: Resolved build issues (e790271)

1.3.1 (2024-01-21)

Bug Fixes

  • plugin-system: Fix linting issues and dependabot warnings (02e630c)

1.3.0 (2024-01-21)

Bug Fixes

  • monorepo: Resolved issues with extends option in lefthook config (e468b55)
  • unique-identifier: Fixes for the plugin system errors (e256acb)

Features

  • plugin-system: Upgraded Nx and enhanced the PluginLoader resolver (aed9c64)

1.2.3 (2024-01-11)

Bug Fixes

  • plugin-system: Resolved various type issues around logger (0e1e8c6)

1.2.2 (2024-01-11)

Bug Fixes

  • plugin-system: Resolve type issues with plugin modules (2267f3c)

1.2.1 (2024-01-11)

Bug Fixes

  • date-time: Update private variables/methods naming strategy (416305b)
  • plugin-system: Added resolvedPath plugin instance object (a381c56)

1.2.0 (2024-01-11)

Features

  • plugin-system: Added the getInstance method to the PluginManager class (d6a229e)

1.1.1 (2024-01-10)

Bug Fixes

  • plugin-system: Resolved issue with hooks property on PluginModule (931cf9d)

1.1.0 (2024-01-10)

Features

  • plugin-system: Enhance the PluginLoader to fully instantiate the plugin (4a077ab)

1.0.3 (2024-01-10)

Bug Fixes

  • plugin-system: Clean up typescript config (00f587b)
  • plugin-system: Update invokeHook method signature (f94ee01)

1.0.2 (2024-01-09)

Bug Fixes

  • plugin-system: Updated signature of execute function to include context object (e94d162)

1.0.1 (2024-01-09)

Bug Fixes

  • plugin-system: Update package to be publishable (87dcf0f)

1.0.0 (2024-01-09)

Bug Fixes

  • cli: Regenerated the pnpm-lock file (aebd07b)
  • cli: Resolved issues with cli package build (3a0c051)
  • cli: Upgrade packages to use implicitDependencies for references (8c8f670)
  • date-time: Resolved issue with setting name field in decorator (6ec9f78)
  • date-time: Upgrade monorepo storm dependencies (214ecb1)
  • date-time: Upgrade to latest version of storm-ops (e09478d)
  • deps: pin dependencies (#2) (07d6782)
  • deps: update patch prod dependencies (#6) (01d9585)
  • file-system: Resolved build issues (8c83d7d)
  • file-system: Resolved issue with bad file imports (716b412)
  • jotai: Regenerated pnpm lock file (9c2fbf6)
  • logging: Added type check for undefined color config (c58876c)
  • logging: Resolved issues with creation of extra Pino transports (cf88fc1)
  • logging: Update logging to resolve type build issue (4d1c25b)
  • monorepo: Regenerate pnpm lock file (17ce885)
  • monorepo: Regenerate pnpm-lock file (76454e5)
  • monorepo: Regenerate the pnpm-lock file (dec47e4)
  • monorepo: Regenerated the pnpm-lock file (d9c4beb)
  • monorepo: Regenerated the pnpm-lock file (d64b250)
  • monorepo: Regenerated the pnpm-lock file (6b20acb)
  • monorepo: Resolved pnpm-lock for monorepo (83d3ac5)
  • plugin-system: Regenerate pnpm-lock file (e0f91dd)
  • serialization: Converted the decorators to use older metadata style (4723313)
  • serialization: Resolved parser issues (03af0df)
  • storm-stack: Generate new pnpm lockfile (51ab3aa)
  • storm-stack: Upgrade dependency versions (ca3ad39)
  • unique-identifier: Updated hash method to accept string or object args (3a94db4)
  • utilities: Update storm build tools (1909eaa)
  • utilities: Update the build executor version (b44cb26)
  • utilities: Upgrade build package to resolve nested paths on non-windows systems (7c31ed4)
  • utilities: Upgrade the storm-ops packages to latest (b031630)
  • utilities: Upgraded build utilities (f0b9bbf)

Features

  • cli: Added title option to CLI application config (272deb0)
  • cli: Added the cli package (6312c04)
  • config: Added config library to support loading user workspace options (489284a)
  • config: Read values from env variables in runtime packages (48d6bc4)
  • date-time: Added the Storm Date Time package (7799c2b)
  • docs-website: Added initial code for documentation website (6dbcaa7)
  • errors: Added the Storm errors package (7f380be)
  • file-system: Added a new package to support manipulation of files and package management (dc2b9d9)
  • frontend-components: Initial checkin of UI components library (bd6a49b)
  • frontend-table: Initial checkin of table data management package (3742ec7)
  • jotai: Added atomWithWebStorage and atomWithBroadcast atom creators (4124c6c)
  • jotai: Added createAtomStore functionality (9031b61)
  • jotai: Added jotai extension package (03aa93d)
  • logging: Added Storm logging package (e860b60)
  • logging: Added Storm logging package (435748f)
  • logging: Added WireIt scripts to the repository (658bada)
  • monorepo: Update build executors used by packages (325b837)
  • nx: Added nx package for running workspace processes (24aa541)
  • plugin-system: Added a new package to support plugin-driven applications (081bd2c)
  • serialization: Added initial code for serialization library (92ab31d)
  • storm-stack: Initial commit of monorepo (46e8af4)
  • unique-identifier: Initial checkin of the unique identifier package (e1c56f2)
  • utilities: Initial checkin of base utilities package (3c056fa)