# DoneJS Contributors Meeting – 2017-01-06

**URL:** https://forums.bitovi.com/t/donejs-contributors-meeting-2017-01-06/526
**Category:** DoneJS
**Created:** [January 3, 2017, 4:46pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2017-01-06/526 "2017-01-03T16:46:09Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![chasen](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/chasen/32/402_2.png) [@chasen](https://forums.bitovi.com/u/chasen)
#### Post date: [January 6, 2017, 6:35pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2017-01-06/526/13 "2017-01-06T18:35:55Z")

</div>

Rough meeting notes:

**Attendees:** @Bajix @chasen @cherif_b @imjoshdean @justinbmeyer @Macrofig @matthewp @pYr0x

**Discussed topics:**

[Removing `@index` and `@key`](https://github.com/canjs/can-stache/pull/144):

- How should we handle this breaking change?
- Start a `major` branch for breaking changes; we’ll coalesce all of them into a `can-stache` 4.0 release
- There’s already a deprecation warning for those two keys
- We’ll eventually figure out how we want to handle new major versions of CanJS  
– Maybe coalesce multiple breaking changes in different modules into one major CanJS release  
– Maybe release new major versions every ~6 months

[tag registration](https://github.com/canjs/can-view-callbacks/issues/23):

- General consensus on moving forward with the proposal

@Nothing_New’s issues:

- Available for someone to pick up:  
– [can-view-import error reporting](https://github.com/canjs/can-view-import/issues/18)  
– [can-import can-tag fails silently when tag does not exist](https://github.com/canjs/can-view-import/issues/2)
- Already fixed [Development mode doesn’t package players in players page](https://github.com/donejs/bitballs/issues/277)

[`can-define` mixin behaviors](https://github.com/canjs/can-define/issues/131):

- Kinda similar to `can-connect`’s behaviors
- This is one proposal; still looking for better solutions

[Linting DoneJS components](https://www.npmjs.com/package/eslint-plugin-done-component):

- Josh’s module helps you lint `.js` _and_ `.component` files

[Node versions poll](http://forums.bitovi.com/t/node-version-support-for-donejs-1-0/517):

- Most people are on a recent version or would not have a difficult time upgrading
- Current strategy: support Node 4, 6, 7 for now; wait until we have issues with 4 before making a decision about dropping it

---

_[View the full topic](https://forums.bitovi.com/t/donejs-contributors-meeting-2017-01-06/526)._
