meteor v0.3.4 Release Notes

Release Date: 2012-04-27 // almost 12 years ago
    • โž• Add Twitter bootstrap package. #84

    • โž• Add packages for sass and stylus CSS pre-processors. #40, #50

    • Bind events correctly on top level elements in a template.

    • ๐Ÿ›  Fix dotted path selectors in minimongo. #88

    • ๐Ÿ“ฆ Make backbone package also run on the server.

    • โž• Add bare option to coffee-script compilation so variables can be shared between multiple coffee-script file. #85

    • โฌ†๏ธ Upgrade many dependency versions. User visible highlights:

      • node.js 0.6.15
      • coffee-script 1.3.1
      • less 1.3.0
      • sockjs 0.3.1
      • underscore 1.3.3
      • backbone 0.9.2
    • ๐Ÿ“š Several documentation fixes and test coverage improvements.