We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5524ce0 commit 0903e19Copy full SHA for 0903e19
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Change Log
2
3
+## 1.0.0
4
+
5
+* Fix package.json#typings field ([#6](https://github.com/7rulnik/source-map-js/pull/6)) [@chalkygames123](https://github.com/chalkygames123)
6
7
+* Reduce memory usage of eachMapping w/ loop ([#5](https://github.com/7rulnik/source-map-js/pull/5)) [@noppa](https://github.com/noppa)
8
9
+* Reduce npm package size ([#7](https://github.com/7rulnik/source-map-js/pull/7)) [@ai](https://github.com/ai)
10
11
+----------
12
+# It doesn't related to this fork:
13
14
## 0.5.6
15
16
* Fix for regression when people were using numbers as names in source maps. See
0 commit comments