Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 854 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 854 Bytes

Change Log

All notable changes to the "Drizzle ORM Snippets for VSCode Editor" extension will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2024-04-24

Changed

  • Update code snippets for better readability and indentation
  • Update with snippet to include returning clause
  • Update onConflictDoUpdate snippet to include setWhere and targetWhere fields

1.0.0 - 2024-01-22

  • Initial release