[Pkg-javascript-commits] [node-browser-pack] annotated tag v4.0.2 created (now 9c10e19)
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:23:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to annotated tag v4.0.2
in repository node-browser-pack.
at 9c10e19 (tag)
tagging 39fc68d8a3b4a6451ef2c50a5b93be08f3110bfa (commit)
tagged by Andres Suarez
on Sat Apr 25 19:47:43 2015 -0400
- Log -----------------------------------------------------------------
4.0.2
Andres Suarez (9):
Relative default prelude path in source maps
Merge pull request #55 from substack/fix-travis
Merge pull request #52 from jmm/fix-empty-standalone
Add test for valid empty module
Merge pull request #48 from vassilevsky/patch-1
Bump defined to ^1.0.0
Bump JSONStream to ~0.10.0
Merge pull request #56 from substack/update-deps
4.0.2
Andrey Popp (1):
Fix prelude overriding
Colin Gourlay (1):
Typo on opts.standaloneModule
Dominic Tarr (2):
allow an injectable prelude
handle case with no deps
Edward Faulkner (1):
Fixes source maps for --require'd modules
Esa-Matti Suuronen (4):
Jump to root require if not found.
Enable require chains again
Add test for `this`
Bind `this` to `exports`
Forbes Lindesay (2):
Update umd to 3.0.0
Update travis to match browserify
Ilya Vassilevsky (1):
Remove extra article
James Halliday (81):
working example input and output
docs
package.json and license
bin script
document installing the bin script
passing test
testling tests
travis, badges
drop node 0.10
opts.raw
return undefined when a module name doesn't resolve
failing test for trailing comments
fixed trailing comments test
failing test for new order feature
row.order test passes
non-entry files are executing, failing test
passing the only-execute-entries test
0.2.0, document row.order
use .queue() from through
minify prelude in-place so it gets out of your way.
3 more bytes whatevs
0.3.0
0.4.0
missing `var`
Merge branch 'master' of git://github.com/thlorenz/browser-pack
80 cols
0.5.0
parent req no longer needed
camels
0.6.0
add 0.10 tests to travis
0.7.0
fix the order by setting the index exactly instead of splicing
0.8.0
don't needlessly call .resume() to fix the bin script on 0.10
Merge branch 'master' of git://github.com/dominictarr/browser-pack
document opts.prelude
0.9.0
Merge branch 'master' of git://github.com/dominictarr/browser-pack
0.9.1
update uglify to 1.3.5 since 1.3.4 is completely broken
move uglify to a prepublish step, faster init time
passing unicode test
fix the bin script
stable stringify for the deps field
0.9.3
get rid of duplexer, issues with .pause()
0.9.4
expose the outer, modules, cache, and entry variables to expose enough reflection for web workers
0.10.0
0.10.1
0.10.2
0.11.0
0.11.1
updated the tests for the latest //# source maps
1.0.0 for //# source maps
sourceMapPrefix test
passing test for sourceMapPrefix
document sourceMapPrefix
1.1.0
2.0.0
2.0.1
handle standalone in browser-pack
push ;\n
hasExports
bufferize output
bufferize that keeps stream on the outside
newline after source map
fix test
document new options
3.0.0
not found test
set err.code to MODULE_NOT_FOUND
3.1.0
Merge pull request #39 from colingourlay/patch-1
duplexer2 not used
3.1.1
Merge branch 'master' of github.com:substack/browser-pack
3.2.0
4.0.0
4.0.1
Jan Schär (1):
Replace backslash with slash in path
Jesse McCarthy (1):
Guard against malformed standalone bundle.
Roman Shtylman (5):
load prelude from file use require and toString
client require should respect any parent require
fix prelude name lookup for parent
add prelude file into sourcemap
actually add the prelude this time
Thorsten Lorenz (8):
adding sourceMappingURL support
including source content
upgrading inline-sourcemap
preserving existing sourcemaps with inlined sources
upgrading combine-source-map
not using sourcemaps of deduped files
adding test to show that nomap flag is respected
fixing source map tests to take maps for prelude into account
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browser-pack.git
More information about the Pkg-javascript-commits
mailing list