Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7cbe1ec

Browse files
committed
chore(release): v3.3.0
1 parent 3df44d8 commit 7cbe1ec

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
44

5+
## [3.3.0] - 2022年06月12日
6+
7+
### Added
8+
9+
- `im`: import
10+
- `imm`: import.meta
11+
- `imu`: import.meta.url
12+
- `imd`: import module dynamically
13+
14+
### Changed
15+
16+
- rename `impf` to `imf` (import file)
17+
- new tab stop for `imp` (import module) and `imas` (import module as) for import assert
18+
519
## [3.2.2] - 2021年12月19日
620

721
### Changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyper-javascript-snippets",
33
"description": "A collection of snippets that cover JavaScript, TypeScript, and NodeJS for Visual Studio Code",
4-
"version": "3.2.2",
4+
"version": "3.3.0",
55
"type": "module",
66
"scripts": {
77
"build": "tsx src/index.ts",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /